raar.behaviour
Class RAStatementSet

java.lang.Object
  extended byraar.behaviour.RAStatementSet
All Implemented Interfaces:
RAStatement, java.io.Serializable

public class RAStatementSet
extends java.lang.Object
implements RAStatement, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
RAStatementSet(java.util.Vector statements)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RAStatementSet

public RAStatementSet(java.util.Vector statements)
Method Detail

execute

public void execute()
             throws RAException
Specified by:
execute in interface RAStatement
Throws:
RAException